DefaultSelectClientCertificateCallback

The default SelectClientCertificateCallback implementation that shows a dialog that allows the user to select a certificate from the certificate list passed to the callback.

If the certificate list is empty, the dialog is not displayed and the browser will be informed that the SSL authorization should be cancelled.

Constructors

Link copied to clipboard
constructor(parent: BrowserView)

Functions

Link copied to clipboard
Invoked when the callback needs a response for the given callback parameters.